home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 June / PSL Monthly Shareware CD-ROM (June 1994) (Public Software Library).bin / pastnews / news9403.pgm < prev    next >
Text File  |  1994-02-10  |  11KB  |  271 lines

  1. =====Programming
  2.  
  3.  
  4. -----Artificial Intelligence
  5.  
  6. DEANNA [DEANNA] (J.G. Taylor, reg. fee: $0) is a tutorial on neurocomputing
  7. and artificial neural networks. <DEANNA1.PCX>
  8.  
  9. Public Domain Neural Network 1.1 [PDNNET] (Bruce W. Colletti, reg. fee: $0)
  10. is a backpropagation neural network development package. This system tries
  11. to develop a curve fit for a set of data for which the user knows and can
  12. verify the results and the program uses that fit to compute results for new
  13. data.
  14.  
  15.  
  16. -----Assembler
  17.  
  18. TED 1.40g [TED] (Magik Manu++, reg. fee: $0) is an editor for Turbo
  19. Assembler. You may edit, compile, link, run, and debug assembler programs.
  20. Requires TASMX and TLINK.
  21.  
  22.  
  23. ---Updates: Assembler
  24.  
  25. (PG-02) ASM32 1.0 [ASM32] (Douglas Herr, reg. fee: $25-50) is a library of
  26. assembly-language subroutines designed for use with the START32 DOS
  27. extender/startup code.
  28.  
  29. (PG-02) XLIB 3.0 [XLIB30] (Technilib, reg. fee: $40) is an assembly
  30. language library which can greatly simplify protected-mode programming.
  31. NEW: Files are included in Borland formats. EASYX library included for
  32. those unfamiliar with assembly language. Procedures added to access
  33. memory-mapped input/output devices.
  34.  
  35.  
  36. -----BASIC, QuickBASIC
  37.  
  38. DoorFrame 4.4 [DFRAME44] (MicroNet, reg. fee: $15) is a QB4 subroutine
  39. library for developing online BBS Doors compatible with PCBOARD,
  40. CALLINFO.BBS, TRIBBS.SYS, and others.
  41.  
  42. ExitCode 1.0 [EXITCODE] (John De Palma, reg. fee: $0) is code for setting
  43. errorlevel when you exit your QB 4.5 programs.
  44.  
  45. GetPut 1.6 [GETPUT] (PC StartUps, reg. fee: $10-20) will save and restore
  46. large sections of a 640x480x16-color screen. This object eliminates the
  47. need to use the limited GET and PUT commands supplied with PDS BASIC.
  48.  
  49. Text Mouse in House 1.0 [MOSNHOS] (Carmen Paone, reg. fee: $15) helps
  50. QuickBasic programmers add text mouse capabilities to their applications.
  51. It will allow you to create 3-D boxed buttons, blinking buttons, configure
  52. mouse speed, and more.
  53.  
  54. Print16 1.0 [PRINT16] (reg. fee: $10-20) is an assembly language object for
  55. use with PDS 7.1. It allows full color text to be printed on SCREEN 12
  56. (640x480x16 colors) and allows you to select the foreground color and the
  57. background color for the text.
  58.  
  59. QBQPlus 2.0 [QPLUS] (S. Roepenack, reg. fee: $18) assists QBasic
  60. programmers in making start-up screens, slides, help screens, etc. Requires
  61. a mouse, 1 meg RAM, and EGA or better.
  62.  
  63. SVGAQB 1.2 [SVGAQB12] (Zephyr Software, reg. fee: $37) is a 256-color
  64. graphics library for QBasic 4 which recognizes 16 common SVGA cards.
  65.  
  66. Weekday 1.0 [WEEKDAY] (John De Palma, reg. fee: $0) is Basic code for
  67. setting the system date.
  68.  
  69.  
  70. ---Updates: BASIC, QuickBASIC
  71.  
  72. (PG-03) Basic X-Ref 1.3 [BASICX] (JN Goodale, ASP; reg. fee: $17) will
  73. print a program listing, a cross-reference of line labels or line numbers,
  74. and a cross reference of reserved words.
  75.  
  76. (PG-03) Monitor [MONITOR] (Tony Doimeadios, reg. fee: $0) is a function for
  77. QB4.5 and PDS 7.1 for determining the type of video in a system.
  78.  
  79. (PG-03) WhichCPU [WHCHCPU] (Tony Doimeadios, reg. fee: $0) is an assembler
  80. routine for PDS 7.1 which tells you what type of CPU is in a machine.
  81.  
  82.  
  83. -----`C': Small Routines and Tools
  84.  
  85. Compress (JCM) 1.0 [COMP_JCM] (Jeffrey C. Moxon, reg. fee: $0) is a pair of
  86. C routines for compressing and decompressing GIF files.
  87.  
  88. Fields 1.0 [FIELDS] (E.A.B. Schlösser, reg. fee: $0) is an input field
  89. class to be used in dialog screens. It avoids the use of a data struct
  90. matching dialog screen layout. Also avoids using alpha keys for numeric fields.
  91.  
  92. Palett 1.0 [PALETT] (Pamela Grandt, reg. fee: $0) demonstrates the use of
  93. the CPalette class included with the Microsoft's Foundation Class 2.0 plus
  94. other useful things such as implementing a custom cursor.
  95.  
  96. PCX_C 1.0 [PCX_C] (reg. fee: $0) is C source code for displaying PCX files.
  97.  
  98. Poet/MFC 1.0 [POETMFC] (Nils Behncke, reg. fee: $0) is a class library that
  99. allows you to store C++ objects in a database. It allows you to retrieve
  100. objects, traverse pointers and containers.
  101.  
  102. Sound Class for C++ 1.0 [SOUNDS] (Stephen A. Edwards, reg. fee: $17)
  103. contains the necessary functions to enable your C++ programs to output VOC
  104. format sound files through your SoundBlaster compatible sound card.
  105.  
  106.  
  107. ---Updates: `C': Small Routines and Tools
  108.  
  109. (PG-04) THandler 2.0 [THANDLE] (Comsoft Software, reg. fee: $23) is an
  110. interrupt 24H handler that replaces Turbo Vision's TSystemError class.
  111.  
  112.  
  113. -----`C': Large Libraries, Utils.
  114.  
  115. Graphics User Interface Library for DOS [DOS_GUI] (Plain Design Inc., reg.
  116. fee: $34) is a GUI library designed for VGA 640X480X16 mode. It supports a
  117. series of text mode functions which enables the library to simulate a text
  118. mode screen of 80 columns by 30 rows. Using this library, anyone with a
  119. basic knowledge of programming in text mode can write a program in Graphics
  120. mode. A sample demonstration is included.
  121.  
  122. Graphics User Interface Library [GUILIB] (Plain Design Inc., reg. fee: $0)
  123. is a GUI library for VGA 640X480X16 mode for C. It allows programming in
  124. graphics mode while using text mode type functions as well as graphics
  125. functions.
  126.  
  127. TVColr [TVCOLR] (Eric Woodruff, reg. fee: $0) allows you to extend and
  128. modify colors for derived TV classes using one simple header file. It
  129. includes a demo with TColorText class example, tips on overriding the
  130. application palette from the command line, and saving palettes to a
  131. configuration file.
  132.  
  133.  
  134. -----Forth
  135.  
  136. 4th_86 4.1 [4TH864] (M.F. Buchan, reg. fee: $30) is a colorful tutorial on
  137. Forth programming which uses scrolling text, examples of code, and EGA
  138. graphic demonstrations.
  139.  
  140.  
  141. -----Pascal: Small Subroutines
  142.  
  143. GERA 1.0 [GERA] (C.V. Rutherford, reg. fee: $0) is Pascal source code to
  144. search for and delete files starting at the root directory and searching
  145. every directory below it.
  146.  
  147. IOCheck 1.0 [IOCHECK] (Mark Reichert, reg. fee: $0) is a set of functions
  148. in Pascal for I/O checking operations and returning the error code in the
  149. function return.
  150.  
  151. tDialogWindow 1.24 [JANUSW] (Peter Sawatzki, reg. fee: $0) is a set of two
  152. objects which enable programmers to create dialogs as MDI child windows,
  153. create BorDlgs from standard resources, and standard dialogs from BorDlg
  154. resources.
  155.  
  156. LPT 2.0 [LPT] (Richard S. Sadowsky, reg. fee: $0) contains the Pascal
  157. source code which allows you to drive the printers on any or all of the LPT
  158. printer ports. This allows printer error feedback to be intercepted,
  159. preventing it from overflowing the buffer.
  160.  
  161. Mangler 1.22 [MANGLER] (Berend de Boer, reg. fee: $0) renders Turbo Pascal
  162. source code unreadable while maintaining it's ability to compile without
  163. any lost functionality.
  164.  
  165. Snap-P d2.1 [SNAPP21] (Neptune Systems, reg. fee: $27) adjusts margins and
  166. capitalization to give a standard look to your Pascal source code. A table
  167. look up is provided which gives control over the looks of names such as
  168. "cmCancel" and "mfYesButton"..
  169.  
  170. SwapLog 1.0 [SWAPLOG] (Tom Field, reg. fee: $0) is Pascal source code which
  171. will write a real-time log of overlay loads. It's useful in studying the
  172. overlay loading in a program when trying to eliminate thrashing.
  173.  
  174.  
  175. ---Updates: Pascal: Small Subroutines
  176.  
  177. (PG-06) Mag 2.0 [MAG] (Norman Newman, reg. fee: $25) is TP6 code for a
  178. working magazine database program for the benefit of programmers still
  179. trying to figure out Turbo Vision.
  180.  
  181.  
  182. -----Pascal: Large Libraries, Utils.
  183.  
  184. Btv 2.0 [BTV] (Richard Hansen, reg. fee: $55) is an object oriented TP7.0
  185. API for Novell's Btrieve database manager which simplifies the interface to
  186. Btrieve.
  187.  
  188. Custom Characters 1.0 [CUSTOM] (Steve Goldsmith, reg. fee: $23) is a set of
  189. fonts, bit map animation and .PCX images in VGA text mode to compile with
  190. modified Turbo Vision. Requires BP/TP 7, Turbo Vision 2, and VGA.
  191.  
  192. TPPCX-VGA256 1.0 [TPPCX256] (Mark D. Rafn, reg. fee: $10) is a collection
  193. of objects for use with BP7.0 which creates and displays 256 color PCX
  194. format images up to 1024x768. It handles large PCX files, clipping,
  195. locating and palette functions. Sample programs are also included.
  196.  
  197. Zeu